home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 025a / sf_171v1.zip / DOC.BAT < prev    next >
DOS Batch File  |  1990-11-27  |  664b  |  15 lines

  1. echo off
  2. echo .
  3. echo ┌───────────────────────────────────────────────────────────┐
  4. echo │   The PC-File 5.0 Manual is about to be printed.          │
  5. echo │   It's about 500 pages long!                              │
  6. echo │   Please make your printer ready, with LOTS of paper.     │
  7. echo │                                                           │
  8. echo │   The "Manual on disk" must be in the  default drive.     │
  9. echo └───────────────────────────────────────────────────────────┘
  10. echo     You can press  (Ctrl)(Break) to cancel this job now, or
  11. echo             press any other key to continue.
  12. echo .
  13. pause
  14. d0c  I=PCF.D0C  P=1  %1 %2 %3  >prn
  15.